
//==============================================================================
// bridge_anim.txt
//==============================================================================


//==============================================================================
anim Idle
{
   SetSelector none 
   {
		DamageLogic 00 50 60 70 80 90
		set hotspot
		{
			version
			{
				Visual church
				replaceTexture building x roof age3/churchroof
				ReplaceTexture building x wall age3/churchwall
			}
		}
		set hotspot
		{
			version
			{
				Visual church
				replaceTexture building x roof age3/churchroof
				ReplaceTexture building x wall age3/churchwall
			}
		}
		set hotspot
		{
			version
			{
				Visual church
				replaceTexture building x roof age3/churchroof
				ReplaceTexture building x wall age3/churchwall
			}
		}
		set hotspot
		{
			version
			{
				Visual church
				replaceTexture building x roof age3/churchroof
				ReplaceTexture building x wall age3/churchwall
			}
		}
		set hotspot
		{
			version
			{
				Visual church
				replaceTexture building x roof age3/churchroof
				ReplaceTexture building x wall age3/churchwall
			}
		}
		set hotspot
		{
			version
			{
				Visual church
				replaceTexture building x roof age3/churchroof
				ReplaceTexture building x wall age3/churchwall
			}
		}
	}
}

//==============================================================================
anim death
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual World A Bridge Wood_death
         }
      }
   }
}


